* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	max-width: 1920px;
	font: 12px Microsoft YaHei, Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	min-width: 1200px;
}

a {
	text-decoration: none !important;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w1200 {
	width: 1200px;
	margin: 0px auto;
}

.top-mesg {
	padding-top: 44px;
	padding-bottom: 14px;
}

.top-mesg .right label {
	display: block;
	text-align: right;
	margin-top: 1%;
	/* float: right; */
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin-bottom: 8%;
}

.top-mesg .right label a {
	font-size: 18px;
	color: #000000;
	margin: 0px 10px;
}

.top-mesg .right form {
	position: relative;
	display: inline-block;
	float: right;
	/* right: 56px; */
}

.top-mesg .right form input {
	width: 205px;
	height: 32px;
	border: 1px solid #b5b5b5;
	color: #6c6e69;
	border-radius: 28px;
	text-indent: 1rem;
	outline: none;
	font-size: 15px;
}

.top-mesg .right form button {
	position: absolute;
	right: 0px;
	width: 72px;
	top: 0px;
	bottom: 0px;
	border: none;
	border-radius: 0px 28px 28px 0px;
	outline: none;
	background: #c00d16;
	color: white;
	font-size: 18px;
}

.w270 {
	width: 205px;
	position: relative;
}


/*å¯¼èˆªæ åˆ—è¡¨*/

.nav_list {
	width: 100%;
	height: 98px;
	background: #e22a44;
}

.nav_list ul li {
	float: left;
	font-size: 22px;
	text-align: center;
	margin-left: 101px;
	position: relative;
}

.nav_list ul li:first-child {
	margin-left: 0px;
}

.nav_list ul li:before {
	content: "";
	display: block;
	width: 1px;
	height: 30px;
	top: 36px;
	background: white;
	position: absolute;
	left: -50px;
}

.nav_list ul li:first-child:before {
	display: none;
}

.nav_list ul li:first-child img {
	position: relative;
	top: 4px;
}

.nav_list ul li a {
	color: white;
	font-size: 22px;
	display: block;
	position: relative;
	margin: 13px 0px 7px 0px;
}

.nav_list ul li:first-child a {
	margin-bottom: 0px;
}

.nav_list ul li:first-child a:last-child {
	margin-top: 7px;
}


/*å¤´æ¡åŒºåŸŸ*/

.top_tip .title {
	margin: 38px 0px 28px 0px;
	text-align: center;
}

.top_tip .title a {
	color: #c00d16;
	font-size: 36px;
	font-weight: bold;
}

.top_tip ul {
	width: 1080px;
	margin: 0px auto;
}

.top_tip ul li {
	float: left;
	margin-right: 20px;
	width: 30%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.top_tip ul li a {
	color: #646464;
	font-size: 16px;
}

.top_tip ul li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #f4b39b;
	position: relative;
	border-radius: 5px;
	top: -2px;
	margin-right: 8px;
}


/*banner_1*/

.banner_1 {
	margin-top: 58px;
}

.banner_1 .left {
	width: 576px;
	height: 345px;
}

.lt_list {
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	background: #fbdee0;
}

.lt_list span {
	color: white;
	font-size: 20px;
	display: inline-block;
	padding: 0px 39px;
	position: relative;
	min-width: 80px;
	top: -8px;
	line-height: 48px;
	height: 48px;
	background: url(../images/bq.png) no-repeat center center;
	text-align: center;
}

.lt_list label {
	float: right;
	color: #494949;
	font-size: 18px;
	right: 20px;
	position: relative;
}

.lt_list label font {
	padding: 0px 10px;
	border-left: 1px solid #494949;
	cursor: pointer;
}

.lt_list label font.on {
	color: #e22a44;
}

.lt_list label font:first-child {
	border: none;
}

.lt_list label a {
	color: #494949;
}

.lt_list a {
	color: #1a5b88;
	font-size: 14px;
	float: right;
	margin-right: 13px;
	top: 3px;
	position: relative;
}

.banner_1 .left .title {
	margin: 22px 0px 10px 0px;
	text-align: center;
}

.banner_1 .left .title a {
	color: #c00d16;
	font-size: 22px;
}

.banner_1 .left .text {
	color: #9f9a9a;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #a2a2a2;
}

.banner_1 .left .text a {
	color: #c00d16;
}

.banner_1 .left ul li {
	margin-top: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.banner_1 .left ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #9b9b9b;
	border-radius: 6px;
	position: relative;
	top: -2px;
	margin-right: 10px;
}

.banner_1 .left ul li a {
	font-size: 18px;
	color: #646464;
}

.banner_1 .right {
	width: 600px;
	height: 345px;
}

.banner_1 .right>ul li {
	width: 600px;
	height: 345px;
	position: relative;
}

.banner_1 .right>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner_1 .right>ul li p {
	position: absolute;
	bottom: 0px;
	width: 94%;
	padding: 9px 3%;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 16px;
}

.banner_1 .right .hd {
	position: absolute;
	right: 10px;
	overflow: hidden;
	bottom: 13px;
	font-size: 0;
	z-index: 11;
}

.banner_1 .right .hd li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e5e5e5;
	margin: 0 5px;
}

.banner_1 .right .hd li.on {
	background: #B51F16;
}

.banner_1 .left.R {
	float: right;
	width: 577px;
	position: relative;
}

.banner_1 .right.L {
	float: left;
	width: 600px;
	position: relative;
}

.super2 {
	margin-top: 39px;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
}

.super2 ul li {
	width: 289px;
	height: 145px;
	margin-right: 11px;
	float: left;
	overflow: hidden;
}

.super2 ul li img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.list_l ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 14px 0px;
	padding-left: 20px;
	position: relative;
}

.list_l ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	left: 0px;
	background: #9b9b9b;
	border-radius: 6px;
	position: relative;
	top: 10px;
	position: absolute;
}

.list_l ul li a {
	color: #646464;
	font-size: 16px;
}

.w789 {
	width: 789px;
}

.w384 {
	width: 384px;
}

.list_l {
	margin-top: 22px;
}

.city_box .list_l {
	margin-top: 20px;
}


/*æ–‡æ˜ŽåŸŽå¸‚*/

.city .city_box {
	width: 378px;
	float: left;
	/* margin-right: 33px; */
	margin-bottom: 20px;
	margin-left: 32px;
}

.city_img {
	margin-top: 23px;
}

.city_img>.left {
	width: 150px;
	height: 104px;
}

.city_img>.left img {
	display: block;
	width: 100%;
	height: 104px;
}

.city_img>.right {
	width: 222px;
	height: 104px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	color: #646464;
	line-height: 25px;
}

.city_img>.right a {
	color: #c00d16;
}

.city .city_box ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 13px 0px;
}

.city .city_box ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #9b9b9b;
	border-radius: 6px;
	position: relative;
	top: -2px;
	margin-right: 10px;
}

.city .city_box ul li a {
	color: #646464;
	font-size: 16px;
}

.news2 {
	margin-top: 27px;
}

.form-r {
	background: #fceff0;
	padding: 15px 30px;
}

.form-r .sytle-c {
	width: 100%;
	display: flex;
	margin-top: 13px;
}

.form-r .sytle-c>div:first-child {
	flex: 1;
	margin: 0 10px;
}

.form-r .sytle-c>div:first-child+div {
	flex: 1;
	margin: 10px 10px 0 10px;
	text-align: center;
	line-height: 27px;
	font-size: 16px;
}

.form-r .sytle-c>div:first-child+div span {
	color: #000000;
	font-size: 14px;
	line-height: 24px;
}

.form-r .sytle-c>div:first-child+div span font {
	display: block;
}

.form-r input.user {
	background: url(../images/ico03.png) no-repeat left;
	background-position: 35px;
	margin-top: 10px;
}

.form-r input {
	width: 100%;
	padding: 10px 0px;
	border: 1px solid #a0a0a0;
	border-radius: 6px;
	text-indent: 7em;
	margin-top: 10px;
	font-size: 16px;
	color: #a0a0a0;
	outline: none;
}

.gz {
	background: #fd7e23;
	color: white;
	height: 33px;
	line-height: 33px;
	padding: 0px 5px;
	display: block;
	border-radius: 6px;
	text-decoration: underline
}

.form-r input.password {
	background: url(../images/ico04.png) no-repeat left;
	background-position: 35px;
}

.form-r form>div {
	margin-top: 13px;
}

.form-r form>div>div {
	width: 106px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
}

.form-r form>div>div button {
	width: 100%;
	border: 0;
	font-size: 18px;
	color: #fff;
	display: block;
	height: 100%;
	outline: none;
	background: #e12a43;
	cursor: pointer;
}

.img-dl {
	margin-top: 23px;
}

.w188 {
	width: 188px;
}

.img-dl-box>a {
	display: block;
	width: 100%;
	height: 110px;
	position: relative;
	overflow: hidden;
}

.img-dl-box>a img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.img-dl-box p {
	color: #646464;
	font-size: 16px;
	margin-top: 4px;
}

.img-dl-box p a {
	color: #646464;
}

.gallery_box {
	clear: both;
	margin-top: 33px;
}

.gallery_item {
	float: left;
	margin-left: 1px;
	position: relative;
	width: 82px;
	/*780*/
	height: 339px;
	background-color: #f1f1f1;
	overflow: hidden;
}

.gallery_h1 {
	cursor: pointer;
	background: url(c1wmwindex20211217_26.png) no-repeat;
	width: 20px;
	padding: 0 31px;
	height: 339px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0;
	display: table;
}

.gallery_h1 p {
	width: 20px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	word-wrap: break-word;
}

.gallery_h1 .gallery_nums {
	width: 82px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	left: 0;
	bottom: 10px;
}

.gallery_h1 .gallery_nums span {
	font-size: 36px;
}

.gallery_h1 .gallery_nums em {
	font-style: normal;
}

.gallery_h2 {
	font-weight: bold;
	font-size: 30px;
	color: #e12a44;
	line-height: 30px;
	text-align: center;
	padding: 20px 0;
}

.gallery_h2 a {
	color: #e12a44;
}

.gallery_image {
	width: 486px;
	height: 339px;
	float: left;
}

.gallery_image img {
	display: block;
	width: 486px;
	/*403*/
	height: 339px;
}

.gallery_con {
	width: 377px;
	float: right;
}

.gallery_sublist ul {
	padding: 0 25px;
}

.gallery_sublist ul li {
	font-size: 16px;
	color: #333;
	line-height: 58px;
	border-bottom: 1px dashed #cdd0d2;
}

.gallery_sublist ul li a {
	color: #333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gallery_sublist ul li a:hover {
	color: #c90000;
}

.gallery_sublist ul li:last-child {
	border-bottom: none;
}

.xjdx {
	margin: 52px auto 45px auto;
}

.xjdx-box {
	margin-top: 25px;
	position: relative;
}

.xjdx-box .btn-jt {
	position: absolute;
	top: 50%;
	margin-top: -18px;
}

.xjdx-box ul li {
	float: left;
	width: 228px;
	height: 180px;
	margin: 0px 6px;
}

.xjdx-box ul li img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.gygg {
	margin: 38px auto 58px auto;
}

.jzg_loop {
	margin: 0px auto;
	margin-top: 38px;
	text-align: center;
	width: 1110px;
}

.jzg_loop ul li {
	float: left;
	width: 202px;
	height: 275px;
	margin: 0px 10px;
}

.jzg_loop ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.xhll {
	line-height: 51px;
	background: #fbdee0;
}

.xhll div {
	overflow: hidden;
}

.xhll span {
	color: #e22a44;
	font-size: 20px;
}

.xhll {
	font-size: 18px;
	color: #646464;
}

.xhll a {
	color: #646464;
	padding: 0px 37px;
	border-left: 1px solid #beacad;
}

.xhll a:first-child {
	border: none;
}

.footer {
	text-align: center;
	font-size: 16px;
	color: white;
	background: #e22a44;
	padding: 30px 0px;
	line-height: 28px;
}

.main_content>.left {
	width: 67%;
	margin: 2% 0 0 0;
	float: left;
	padding-bottom: 60px;
	min-height: 660px;
}

.main_content>.right {
	width: 26%;
}

.lists ul li a {
	float: left;
	color: #0E0E0E;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 65%;
}

.lists {
	padding-top: 20px;
	overflow: hidden;
}

.lists ul li {
	margin-left: 1.5%;
	line-height: 36px;
	font-size: 16px;
	position: relative;
	list-style: none;
	background-image: url(../images/ind_12.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	overflow: hidden;
}

.lists ul li span {
	position: absolute;
	right: 0;
	color: #999;
}

.main_nav {
	background-color: transparent;
	text-align: left;
	border-bottom: #e6e6e6 1px solid;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding-right: 10px;
}

.main_nav a {
	color: #414446;
	text-decoration: none;
}

.main_content>.right>.tit {
	border-bottom: solid 2px #e6e6e6;
	margin-top: 12%;
}

.bottom_line {
	border-bottom: #c00d16 solid 3px;
	color: #c00d16;
	font-size: 20px;
}

.newrec .li {
	line-height: 36px;
	font-size: 16px;
	position: relative;
	list-style: none;
	background-image: url(../images/ind_12.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.newrec .li .tit {
	display: block;
	font-size: 16px;
	line-height: 36px;
	color: #0E0E0E;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_ul {
	margin-top: 20px;
}

.main_right_tit {
	border-bottom: solid 2px #e6e6e6;
	margin-top: 12%;
}

.ind_vid .video {
	margin-top: 20px;
	width: 100%;
	float: left;
	height: 80px;
	position: relative;
	overflow: hidden;
}

.ind_vid .video img {
	display: block;
	width: 84%;
	margin: 0 auto;
}

.main_content>.left img {
	width: 96%;
	margin: 20px auto;
	display: block;
}

.Pages span {
	display: inline-block
}

.Pages a {
	display: inline-block;
	margin: 0 3px;
	font-size: 14px
}

.Pages .p_page a {
	display: inline-block;
	vertical-align: middle
}

.Pages .p_page .a_end,
.Pages .p_page .a_first,
.Pages .p_page .a_next,
.Pages .p_page .a_prev {
	color: #333;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ddd;
	cursor: pointer;
	border-radius: 3px
}

.Pages .p_page .a_next,
.Pages .p_page .a_prev {
	width: 70px
}

.Pages .p_page .a_end,
.Pages .p_page .a_first {
	width: 70px
}

.Pages .p_page .a_end:hover,
.Pages .p_page .a_first:hover,
.Pages .p_page .a_next:hover,
.Pages .p_page .a_prev:hover {
	color: #fff;
	background: #0068b7;
	border: 1px solid #0068b7
}

.Pages .p_page .num a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-style: normal
}

.Pages .p_page .num a.a_cur,
.Pages .p_page .num a:hover {
	background: #0068b7;
	color: #fff;
	border: 1px solid #0068b7
}

.main_content .content h1 {
	font-size: 32px;
	text-align: center;
	color: #000;
	font-weight: 400;
	overflow: hidden;
	padding: 20px 0px;
}

.main_content .content .time {
	float: left;
	line-height: 28px;
	width: 250px;
	padding-left: 50px;
	color: #404040;
}

.main_content .content .source {
	float: left;
	line-height: 28px;
	width: 250px;
	color: #404040;
}

.main_content .content .share {
	float: right;
}

.bdshare-button-style0-16 {
	zoom: 1;
}

.main_content .content .article {
	font-size: 16px;
	line-height: 35px;
	color: #0E0E0E;
	background-color: #fff;
}

.bdshare-button-style0-16 .bds_count {
	color: #333;
	background: url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;
	width: 42px;
	height: 16px;
	padding: 0;
	margin: 6px 0 0;
	text-align: center;
}

.main_content .content .span {
	overflow: hidden;
	font-size: 14px;
	margin: 10px 0px;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
	height: 16px;
	background-image: url(../img/share/icons_0_16.png?v=d754dcc0.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
}

.article p {
	display: block;
}

.news_more_page {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 36px;
}

.news_more_page span {
	height: 34px;
	width: 34px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	line-height: 34px;
	border: 1px solid #e4e4e4;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	background: #da0112;
	color: white;
}

.news_more_page a {
	height: 34px;
	width: 36px;
	line-height: 34px;
	display: inline-block;
	background: #FFF;
	border: 1px solid #e4e4e4;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	color: #666;
}

.news_more_page a:hover {
	background: #da0112;
	color: white;
}

.top_banner{
	display: inline-block;
	width:644px;
	height:72px;
	position: relative;
	overflow: hidden;
	left: 20px;
	top: 8px;
}